CUR_CHANNEL=None
DCP status register
IRQ | Indicates which channels have pending interrupt requests |
READY_CHANNELS | Indicates which channels are ready to proceed with a transfer (the active channel is also included) 1 (CH0): CH0 2 (CH1): CH1 4 (CH2): CH2 8 (CH3): CH3 |
CUR_CHANNEL | Current (active) channel (encoded) 0 (None): None 1 (CH0): CH0 2 (CH1): CH1 3 (CH2): CH2 4 (CH3): CH3 |
OTP_KEY_READY | When set, it indicates that the OTP key is shifted from the fuse block and is ready for use. |